var crypto/x509.x509usefallbackroots

3 uses

	crypto/x509 (current package)
		root.go#L46: var x509usefallbackroots = godebug.New("x509usefallbackroots")
		root.go#L79: 		if x509usefallbackroots.Value() != "1" {
		root.go#L82: 		x509usefallbackroots.IncNonDefault()